You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > LQRSolve Method > Matrix.LQRSolve Method ([In] TVec, [In] TVec, [In] TMtx, TMtxOperation)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.LQRSolve Method ([In] TVec, [In] TVec, [In] TMtx, TMtxOperation)

Matrix version of LQRSolve. Perfroms a LQRSolve for each B and X matrices columns in single pass.

Syntax
C#
Visual Basic
public TMtx LQRSolve([In] TVec B, [In] TVec X, [In] TMtx R, TMtxOperation op);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!